home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.morenci.k12.mi.us
/
ftp.morenci.k12.mi.us.tar
/
ftp.morenci.k12.mi.us
/
SophosEndUserVirusScan.exe
/
[0]
/
savxp
/
WinXP_AMD64
/
SophosBootDriver.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2014-04-30
|
2KB
|
80 lines
;;;
;;; Sophos Boot-time Cleanup Driver
;;;
;;;
;;; Copyright (c) 2008-2013, Sophos Limited. All rights reserved.
;;;
[Version]
signature = "$Windows NT$"
Class = "AntiVirus"
ClassGuid = {b1d1a169-c54f-4379-81db-bee7d88d7454}
Provider = %Sophos%
DriverVer = 06/07/2013,1.1.0.0
CatalogFile = SophosBootDriver.cat
[DestinationDirs]
DefaultDestDir = 12
SophosBoot.DriverFiles = 12 ;%systemroot%\system32\drivers
;;
;; Default install sections
;;
[DefaultInstall]
OptionDesc = %DriverDesc%
CopyFiles = SophosBoot.DriverFiles
[SourceDisksNames]
1 = %Disk1%
[SourceDisksFiles]
SophosBootDriver.sys = 1
[DefaultInstall.Services]
; 0x10 => don't clobber start type if already installed.
AddService = %DriverName%,0x10,SophosBootDriver.ServiceInstall
;;
;; Default uninstall sections
;;
[DefaultUninstall]
DelFiles = SophosBoot.DriverFiles
[DefaultUninstall.Services]
DelService = %DriverName%
;;
;; Services Section
;;
[SophosBootDriver.ServiceInstall]
DisplayName = %DriverName%
Description = %DriverDesc%
ServiceBinary = %12%\SophosBootDriver.sys
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 0 ;SERVICE_ERROR_IGNORE
LoadOrderGroup = "FSFilter Anti-Virus"
;
; Needed for Vista ??
; Security = "D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GR;;;IU)(A;;GR;;;SU)" ; Local System, Administrators: Full; Interactive and Service users: Gen.Read
;;
;; Copy Files
;;
[SophosBoot.DriverFiles]
SophosBootDriver.sys
;;
;; String Section
;;
[Strings]
Sophos = "Sophos Limited"
DriverName = "SophosBootDriver"
DriverDesc = "Sophos Boot Driver"
Disk1 = "Sophos Source Media"